message control program

英 [ˈmesɪdʒ kənˈtrəʊl ˈprəʊɡræm] 美 [ˈmesɪdʒ kənˈtroʊl ˈproʊɡræm]

网络  报文控制程序; 信息控制程序

计算机



双语例句

  1. According to the study of Windows message and API, a control program to intercept and replay events is designed.
    并且通过对Windows消息和API的详细研究,设计了一个监控程序来截获和回放事件。
  2. In this paper, the message mechanism in the Windows surroundings and the Win32 communication technology are discussed. And a Upper computer control program is programmed with Delphi, this control program can commendably control the digital controller and incept the feedback.
    论文还讨论了Windows环境下的消息机制及Win32通信技术,并利用Delphi编制了一个在Windows环境下的上位机主控程序,能够很好的控制下位机及接收反馈。
  3. The method of using TCP and UDP message to network communication and serial ports data communication, the monitoring and control technology of network intelligent equipment are introduced. Finally, the schematic block diagram of hardware system, program code and flow chart of software system are presented.
    详细介绍了实现TCP、UDP报文进行网络通信、串行口数据通信和对网络智能设备的测控技术等,并给出系统硬件原理框图和有关软件实现的程序代码及流程图。
  4. By reducing the TCP/ IP stack, we adopt full assembly programming method, flexible message control mechanism and buffer management, and realize a TCP/ IP stack in limited program space.
    通过对TCP/IP协议进行裁减,采用全汇编语言程序设计方法、灵活的消息控制机制和缓冲区管理,在有限的代码空间内实现了TCP/IP协议栈。
  5. By branch controlling using message word, the complex conditional judgement structure in control program can be changed into simple content judgement structure of message word. Then the main character of this method is simple and standard in program structure.
    利用消息字进行分支转移控制,把控制程序中复杂多变的条件判断结构转变为简单的消息字内容判断,程序结构简单而规范。